home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 37
/
Aminet 37 (2000)(Schatztruhe)[!][Jun 2000].iso
/
Aminet
/
util
/
rexx
/
FWCalendar.lha
/
FWCalendar
/
Svenska
/
FWCalendar.prefs
Wrap
Text File
|
2000-03-04
|
4KB
|
148 lines
/* Svensk Data & Highlights for FWCalendar 3.x */
StartWeek = 1
EventKey = 'E'
Sunday$ = 'Söndag'
Monday$ = 'Måndag'
Tuesday$ = 'Tisdag'
Wednesday$ = 'Onsdag'
Thursday$ = 'Torsdag'
Friday$ = 'Fredag'
Saturday$ = 'Lördag'
January$ = 'Januari'
February$ = 'Februari'
March$ = 'Mars'
April$ = 'April'
May$ = 'Maj'
June$ = 'Juni'
July$ = 'Juli'
August$ = 'Augusti'
September$ = 'September'
October$ = 'Oktober'
November$ = 'November'
December$ = 'December'
Backgrounds$ = 'Backgrounds'
Biweekly$ = 'Biweekly'
Bottom$ = 'Bottom'
BoxColor$ = 'Box:'
BoxDates$ = 'Box Dates'
Boxed$ = '_Inramad'
Calendar$ = 'Calendar'
Cancel$ = 'Av_bryt'
CantFind$ = "can't be found"
CantMatch$ = "The export file can't be the"||'0a'x||"same as the preferences file"
CantOpen$ = "can't be opened"
Center$ = 'Center'
Clear$ = 'Clear'
Colors$ = 'Colors'
Critical$ = 'Critical error'
DailyColors$ = 'Use daily colors'
Easter$ = 'Påsk'
End$ = 'Slut'
EnterEvent$ = "Du måste välja en högtid..."
EnterEventInfo$ = 'Välj Högtid:'
EnterStartdate$ = "Du måste välja startdatum..."
Event$ = 'Högtid'
Export$ = 'E_xport'
ExportFile$ = 'Select export file:'
Exporting$ = 'Exporting'
Extended$ = 'Extended'
File$ = "Fil:"
Font$ = 'Font:'
Fonts$ = 'Fonts'
ForDetails$ = 'for details'
ForwardContent$ = 'Forward contents of output to'
ForwardLog$ = 'Forward log file to'
Frequency$ = 'Frequency:'
GeneratingM$ = 'Generating %s %s calendar'
GeneratingY$ = 'Generating %s calendar'
GenMVars = 'Month.Month EnteredYear'
GenYVars = 'EnteredYear'
Highlights$ = 'Highlights'
Images$ = 'Images'
Julian$ = 'Julian'
JulJulLeft$ = 'Jul/Jul Left'
JulLeft$ = 'Jul Left'
Left$ = 'Left'
Line$ = '_Linje'
Load$ = '_Load'
MatchColors$ = 'Date Color = Highlight Color'
MiniCals$ = 'MiniCals'
MiscVar$ = 'Miscellaneous Variables'
Monthly$ = '_Månad'
MustUse$ = "You must use the gadget to"||'0a'x||"the right to select a font."
NoDay$ = 'Ingen Dag'
Noncritical$ = 'Noncritical warning'
None$ = 'None'
NotClear$ = '<'Clear$'> can only be used for "Background." variables...'
Notice$ = 'notice'
OK$ = '_OK'
Once$ = 'Once'
Options$ = 'Options'
OptLayout$ = 'Options & Layout'
OrientMarg$ = 'Orientation & Margins'
Phases$ = 'Phases'
PleaseWait$ = 'Please wait'
PrepReq$ = 'Preparing requester'
ProcessEvents$ = 'Processing events'
Reset$ = '_Reset'
Right$ = 'Right'
RiseSet$ = 'Rise/Set'
See$ = 'see'
SeeOutput$ = 'see the output above for details'
SeeShell$ = 'see the shell output for details'
SelectFile$ = "Välj data fil:"
SelectFont$ = 'Select font:'
Start$ = 'Start:'
Sunrise$ = 'Sunrise'
Sunset$ = 'Sunset'
Tall$ = 'Tall'
TextColor$ = 'Text:'
Top$ = 'Top'
Unable$ = 'if you are unable to resolve the problem.'
VarGUITitle$ = 'Set desired variables:'
Variables$ = 'Variables'
Weekly$ = 'Veckovis'
Weeknumber$ = 'Weeknumber'
WholeYear$ = 'Hela _Året'
Wide$ = 'Wide'
ImageClass.Birthday = 'Birthday.iff'
ImageClass.Anniversary = 'Anniversary.iff'
/* End Pass One - DO NOT DELETE THIS LINE!!! */
/* January Highlights */
01Highlight.1.1 = "Nyårsdagen#"
01Highlight.1.6 = "Tretton dag jul"
/* May Highlights */
05Highlight.5.1 = "Första Maj#"
05CalculateDate(5, 'Friday', 31, "Mors Dag")
/* June Highlights */
06Highlight.6.25 = "Midsommarafton"
06Highlight.6.26 = "Midsommardagen#"
/* November Highlights */
11Highlight.11.6 = "Alla helgons dag#"
/* December Highlights */
12Highlight.12.24 = "Julafton"
12Highlight.12.25 = "Juldagen#"
12Highlight.12.26 = "Annandag Jul#"
12Highlight.12.31 = "Nyårsafton"
/* Easter-based Highlights */
CalculateEDate(-3, "Holy Thursday")
CalculateEDate(-2, "Långfredag#")
CalculateEDate(-1, "Påskafton")
CalculateEDate(0, "Påskdagen#")
CalculateEDate(1, "Annandag påsk#")
CalculateEDate(39, "Kristi Himmelsf.d.#")
CalculateEDate(48, "Pingstafton")
CalculateEDate(49, "Pingstdagen#")
CalculateEDate(50, "Annandag Pingst#")